->

org.apache.pekko.persistence.fsm.PersistentFSM$.-$$
object ->

This extractor is just convenience for matching a (S, S) pair, including a reminder what the new state is.

Attributes

Source
PersistentFSM.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
->.type

Members list

Value members

Concrete methods

def unapply[S](in: (S, S)): Some[(S, S)]

Attributes

Source
PersistentFSM.scala